Package | medmij.dental.care.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=medmij.dental.care.r4@1.0.0-alpha.2&canonical=http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore |
Url | http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore |
Version | 0.0.1 |
Status | draft |
Name | DentalCareASAScore |
Title | DentalCare - ASA Score |
Experimental | False |
Description | classification of physical condition according to American Society of Anaesthesiologists. |
Purpose | This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists. |
Copyright | MedMij |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole ![]() | nl core HealthProfessional PractitionerRole |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient ![]() | nl core Patient |
http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference ![]() | Reference |
http://medmij.nl/fhir/ValueSet/DentalCare-ASAScore ![]() | DentalCare - ASA Score |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "DentalCare-ASAScore",
"meta" : {
"tag" : [
{
"system" : "http://medmij.nl/fhir/data-service",
"code" : "Dentalcare"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns='http://www.w3.org/1999/xhtml'>StructureDefinition: DentalCare - ASA Score<br/>Versie: 0.0.1<br/>Status: Concept<br/>Type: Observation<br/>Uitgever: MedMij<br/>Contact: info@medmij.nl<br/>Beschrijving: Classification of physical condition according to American Society of Anaesthesiologists.<br/>Doel: This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists.<br/>Copyright: MedMij<br/>FHIR Versie: 4.0.1</div>"
},
"url" : "http://medmij.nl/fhir/StructureDefinition/DentalCare-ASAScore",
"version" : "0.0.1",
"name" : "DentalCareASAScore",
"title" : "DentalCare - ASA Score",
"status" : "draft",
"publisher" : "MedMij",
"contact" : [
{
"name" : "MedMij",
"telecom" : [
{
"system" : "email",
"value" : "info@medmij.nl",
"use" : "work"
}
]
}
],
"description" : "classification of physical condition according to American Society of Anaesthesiologists.",
"purpose" : "This Observation resource represents the classification of physical condition according to American Society of Anaesthesiologists.",
"copyright" : "MedMij",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "ASA Score",
"alias" : [
"ASA Score"
]
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "413347006"
}
]
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"short" : "ASAScoreDateTime",
"definition" : "The date and time at which the ASA score was measured.",
"alias" : [
"ASAScoreDatumTijd"
],
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference"
],
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.value[x]:valueCodeableConcept",
"path" : "Observation.value[x]",
"sliceName" : "valueCodeableConcept",
"short" : "ASAScoreValue",
"definition" : "The score is a ...",
"alias" : [
"ASAscoreWaarde"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://medmij.nl/fhir/ValueSet/DentalCare-ASAScore"
}
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "1"
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"short" : "Comment",
"definition" : "Comment on the ASA Score measurement, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias" : [
"Toelichting"
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.